example configure line.. does it actually make sense?
am 07.12.2009 01:17:39 von David Taveras
Hello,
I have this configure line:
CONFIGURE_ARGS+=
--prefix=${HTTPD_DIR} \
--exec-prefix=${LOCALBASE} \
--sysconfdir=${CONFDIR} \
--with-apr=${LOCALBASE}/bin/apr-1-mt-config \
--with-apr-util=${LOCALBASE}/bin/apu-1-mt-config \
--enable-ssl --with-ssl=/usr \
--with-mpm=prefork \
--with-program-name=httpd2 \
--enable-modules=all \
--enable-cache \
--enable-disk-cache \
--enable-proxy \
--enable-mods-shared=all \
--enable-suexec \
--with-suexec-caller=_apache2 \
--with-suexec-bin=${TRUEPREFIX}/sbin/suexec2 \
--with-suexec-logfile=/var/log/suexec2_log \
--with-pcre=${LOCALBASE}
After doing --enable-mods-shared=all \ and --enable-modules=all \ ..
does it actually make sense to enable specific modules like:
--enable-cache \ --enable-disk-cache \ --enable-proxy \
Ive seen other similar examples.. but i want to understand if this
actually makes sense.
Thanks
David
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
Re: example configure line.. does it actually make
am 07.12.2009 03:43:41 von Igor Cicimov
--00504502b08ceb2006047a1a6ced
Content-Type: text/plain; charset=ISO-8859-1
>
> Ive seen other similar examples.. but i want to understand if this
> actually makes sense.
>
Read this then
http://httpd.apache.org/docs/2.2/programs/configure.html
On Mon, Dec 7, 2009 at 11:17 AM, David Taveras wrote:
> Hello,
>
>
> I have this configure line:
> CONFIGURE_ARGS+=
> --prefix=${HTTPD_DIR} \
> --exec-prefix=${LOCALBASE} \
> --sysconfdir=${CONFDIR} \
> --with-apr=${LOCALBASE}/bin/apr-1-mt-config \
> --with-apr-util=${LOCALBASE}/bin/apu-1-mt-config \
> --enable-ssl --with-ssl=/usr \
> --with-mpm=prefork \
> --with-program-name=httpd2 \
> --enable-modules=all \
> --enable-cache \
> --enable-disk-cache \
> --enable-proxy \
> --enable-mods-shared=all \
> --enable-suexec \
> --with-suexec-caller=_apache2 \
> --with-suexec-bin=${TRUEPREFIX}/sbin/suexec2 \
> --with-suexec-logfile=/var/log/suexec2_log \
> --with-pcre=${LOCALBASE}
>
>
> After doing --enable-mods-shared=all \ and --enable-modules=all \ ..
> does it actually make sense to enable specific modules like:
> --enable-cache \ --enable-disk-cache \ --enable-proxy \
>
>
> Ive seen other similar examples.. but i want to understand if this
>> actually makes sense.
>>
>
> Thanks
> David
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
--00504502b08ceb2006047a1a6ced
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
0pt 0pt 0.8ex; padding-left: 1ex;" class=3D"gmail_quote">Ive seen other si=
milar examples.. but i want to understand if this
actually makes sense.
Read this then
"http://httpd.apache.org/docs/2.2/programs/configure.html">h ttp://httpd.apa=
che.org/docs/2.2/programs/configure.html
_quote">
On Mon, Dec 7, 2009 at 11:17 AM, David Taveras <
f=3D"mailto:d3taveras38d3@gmail.com">d3taveras38d3@gmail.com>=
wrote:
d rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,
I have this configure line:
CONFIGURE_ARGS+=3D
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--prefix=3D${HTTPD_DIR} \
r>
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--exec-prefix=3D${LOCALBASE=
} \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--sysconfdir=3D${CONFDIR} \=
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-apr=3D${LOCALBASE}/b=
in/apr-1-mt-config =A0\
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-apr-util=3D${LOCALBA=
SE}/bin/apu-1-mt-config \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-ssl --with-ssl=3D/=
usr \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-mpm=3Dprefork \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-program-name=3Dhttpd=
2 \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-modules=3Dall \
>
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-cache \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-disk-cache \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-proxy \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-mods-shared=3Dall =
\
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-suexec \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-suexec-caller=3D_apa=
che2 \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-suexec-bin=3D${TRUEP=
REFIX}/sbin/suexec2 \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-suexec-logfile=3D/va=
r/log/suexec2_log \
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0--with-pcre=3D${LOCALBASE}<=
br>
After doing --enable-mods-shared=3Dall \ =A0and --enable-modules=3Dall \ =
=A0..
does it actually make sense to enable specific modules like:
=A0 =A0 =A0 =A0 =A0 =A0 =A0--enable-cache \ --enable-disk-cache \ =A0--ena=
ble-proxy \
0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class=3D"gmail_quote">
Ive seen other similar examples.. but i want to understand if this
actually makes sense.
Thanks
David
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.<=
br>
See <URL:
lank">http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail:
g">users-unsubscribe@httpd.apache.org
=A0 " =A0 from the digest:
@httpd.apache.org">users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail:
org">users-help@httpd.apache.org
--00504502b08ceb2006047a1a6ced--